Param4Desc{}CommandName{setGadgetParent}HelpPath{General}ReturnValue{}OpenBrace{ }Parameters{handle child, handle parent}CloseBrace{ }Description{Changes the parent of a gadget.  The child will be "housed" inside the new parent gadget, and behave as if it were created with that parent gadget.  You can use this command to move the DBPro window inside a gadget to create a 3D viewport.}ReturnDescription{}Param1{child}Param1Desc{Handle of the child gadget}Param2{parent}Param2Desc{Handle of parent gadget}